home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / NETEPRO.IN_ / netepro.inf
Encoding:
INI File  |  1999-10-19  |  6.4 KB  |  168 lines

  1. ;-------------------------------------------------------------------------------
  2. ; NETPRO10.INF
  3. ;
  4. ; Intel EtherExpress(TM) PRO/10 ISA LAN Adapter
  5. ;
  6. ; Copyright 1997, Intel Corporation
  7. ;
  8. ; Copyright 1997, Microsoft Corporation
  9.  
  10. [version]
  11. Signature   = "$Windows NT$"
  12. Class       = Net
  13. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  14. Provider    = %Msft%
  15. LayoutFile  = layout.inf
  16. DriverVer=10/19/1999,3.70.0.0
  17.  
  18. [Manufacturer]
  19. %V_INTEL% = Intel
  20.  
  21. [ControlFlags]
  22. ExcludeFromSelect        = ISAPNP\INT1031, ISAPNP\INT1030
  23.  
  24. [Intel]
  25. %*INT1031pnp.devicedesc% = *INT1031.ndi, ISAPNP\INT1031      ; Intel EtherExpress(TM) PRO/10 ISA Adapter (PnP Enabled)
  26. %*INT1030pnp.devicedesc% = *INT1031.ndi, ISAPNP\INT1030      ; Intel EtherExpress(TM) PRO/10 ISA Adapter (PnP Enabled)
  27. %*INT1031.devicedesc%    = *pnp8132.ndi, *INT1031            ; Intel EtherExpress(TM) PRO/10 ISA Adapter
  28. %*INT1030.devicedesc%    = *pnp8132.ndi, *INT1030            ; Intel EtherExpress(TM) PRO/10 ISA Adapter
  29. %*pnp8132.devicedesc%    = *pnp8132.ndi, *pnp8132            ; Intel EtherExpress(TM) PRO/10 ISA Adapter
  30. %*pnp828A.devicedesc%    = *pnp828A.ndi, *pnp828A            ; Intel 82595-Based Ethernet
  31.  
  32. ;-------------------------------------------------------------------------------
  33. ; Intel EtherExpress PRO/10 ISA adapter (PnP Enabled)
  34. ;
  35. [*INT1031.ndi]
  36. Characteristics = 0x84
  37. BusType         = 14
  38. AddReg          = epro.reg
  39. CopyFiles       = epro.CopyFiles
  40.  
  41. [*INT1031.ndi.Services]
  42. AddService      = EPRO, 2, epro.Service, epro.EventLog
  43.  
  44. ;-------------------------------------------------------------------------------
  45. ; Intel EtherExpress PRO/10 ISA Ethernet Adapter
  46. ;
  47. [*PNP8132.ndi]
  48. Characteristics = 0x84
  49. BusType         = 1
  50. AddReg          = epro.reg
  51. LogConfig       = *PNP8132.LogConfig
  52. CopyFiles       = epro.CopyFiles
  53.  
  54. [*PNP8132.ndi.Services]
  55. AddService      = EPRO, 2, epro.Service, epro.EventLog
  56.  
  57. [*PNP8132.LogConfig]
  58. IRQConfig       = 3,4,5,7,9,10,11,12
  59. IOConfig        = 10@200-39F%FFF0(3FF::)
  60. ConfigPriority  = HARDRECONFIG
  61.  
  62. ;-------------------------------------------------------------------------------
  63. ; Intel 82595-Based ISA Ethernet Adapter
  64. ;
  65. [*PNP828A.ndi]
  66. Characteristics = 0x84
  67. BusType         = 1
  68. AddReg          = epro.reg
  69. LogConfig       = *PNP828A.LogConfig
  70. CopyFiles       = epro.CopyFiles
  71.  
  72. [*PNP828A.ndi.Services]
  73. AddService      = EPRO, 2, epro.Service, epro.EventLog
  74.  
  75. [*PNP828A.LogConfig]
  76. IRQConfig       = 5,7,9,10,11
  77. IOConfig        = 10@200-39F%FFF0(3FF::)
  78. ConfigPriority  = HARDRECONFIG
  79.  
  80. ;-----------------------------------------------------------------------------
  81. ; Intel EtherExpress PRO Common
  82. ;
  83. [epro.reg]
  84. HKR, Ndi,                         Service,             0, "EPRO"
  85. HKR, Ndi\Interfaces,              UpperRange,          0, "ndis5"
  86. HKR, Ndi\Interfaces,              LowerRange,          0, "ethernet"
  87.  
  88. HKR, Ndi\params\TRANSCEIVER,      ParamDesc,           0, %transceiver%
  89. HKR, Ndi\params\TRANSCEIVER,      default,             0, "0"
  90. HKR, Ndi\params\TRANSCEIVER,      type,                0, "enum"
  91. HKR, Ndi\params\TRANSCEIVER\enum, "0",                 0, %autoconn%
  92. HKR, Ndi\params\TRANSCEIVER\enum, "1",                 0, %AUI%
  93. HKR, Ndi\params\TRANSCEIVER\enum, "2",                 0, %BNC%
  94. HKR, Ndi\params\TRANSCEIVER\enum, "3",                 0, %TPE%
  95.                                                                                      
  96. HKR, Ndi\params\ForceDpx,         ParamDesc,           0, %ForceDpx%
  97. HKR, Ndi\params\ForceDpx,         default,             0, "1"
  98. HKR, Ndi\params\ForceDpx,         type,                0, "enum"
  99. HKR, Ndi\params\ForceDpx\enum,    "0",                 0, %Automatic%
  100. HKR, Ndi\params\ForceDpx\enum,    "1",                 0, %HD%
  101. HKR, Ndi\params\ForceDpx\enum,    "2",                 0, %FD%
  102.                                                                                      
  103. HKR, Ndi\params\PowerMgt,         ParamDesc,           0, %PowerMgt%
  104. HKR, Ndi\params\PowerMgt,         default,             0, "0"                        
  105. HKR, Ndi\params\PowerMgt,         type,                0, "enum"                     
  106. HKR, Ndi\params\PowerMgt\enum,    "0",                 0, %off%
  107. HKR, Ndi\params\PowerMgt\enum,    "1",                 0, %on%
  108.  
  109. ;Defaults
  110. HKR, ,                            DynamicCRTMax,       0, "200"
  111. HKR, ,                            DynamicCRTIncrement, 0, "0"
  112. HKR, ,                            DynamicCRTInterval,  0, "5000"
  113.  
  114. ;-----------------------------------------------------------------------------
  115. ; Driver and Service Section
  116. ;
  117. [epro.CopyFiles]
  118. epro4.sys,,,2
  119.  
  120. [epro.Service]
  121. DisplayName     = %epro10.Service.DispName%
  122. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  123. StartType       = 3 ;%SERVICE_DEMAND_START%
  124. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  125. ServiceBinary   = %12%\epro4.sys
  126. LoadOrderGroup  = NDIS
  127.  
  128. [epro.EventLog]
  129. AddReg = epro.AddEventLog.reg
  130.  
  131. [epro.AddEventLog.reg]
  132. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  133. HKR, , TypesSupported,   0x00010001, 7
  134.  
  135. ;-----------------------------------------------------------------------------
  136. ; DestinationDirs
  137. ;
  138. [DestinationDirs]
  139. epro.CopyFiles = 12
  140. ;-----------------------------------------------------------------------------
  141. ; Localizable Strings
  142. ;
  143. [Strings]
  144. Msft                       = "Microsoft"    
  145. V_INTEL                    = "Intel"        
  146.  
  147. transceiver                = "Transceiver Type"
  148. autoconn                   = "Auto-Connector"
  149. AUI                        = "AUI Connector"
  150. BNC                        = "BNC Connector"
  151. TPE                        = "TP Connector"
  152. ForceDpx                   = "Duplex Setting"
  153. Automatic                  = "Auto Negotiate"
  154. HD                         = "Force Half-Duplex"
  155. FD                         = "Force Full-Duplex"
  156. PowerMgt                   = "Power Management"
  157. off                        = "Off"
  158. on                         = "On"
  159.                     
  160. *INT1030pnp.devicedesc     = "Intel EtherExpress(TM) PRO/10 (PnP Enabled)"
  161. *INT1031pnp.devicedesc     = "Intel EtherExpress(TM) PRO/10+ (PnP Enabled)"
  162. *INT1031.devicedesc        = "Intel EtherExpress(TM) PRO/10+ ISA Adapter (ISA Mode)"
  163. *INT1030.devicedesc        = "Intel EtherExpress(TM) PRO/10 ISA Adapter (ISA Mode)"
  164. *pnp8132.devicedesc        = "Intel EtherExpress(TM) PRO/10 (ISA Mode)"
  165. *pnp828A.devicedesc        = "Intel 82595-Based Ethernet"
  166.  
  167. epro10.Service.DispName    = "Intel EtherExpress(TM) PRO/10"
  168.